
.top-header{
    background:#015061;
    color:#fff;
    /* padding:14px 0; */
    font-size:90%;
    z-index: 1030;
    position:relative;

}
.top-header a{
    color:#fff;
    margin-right:20px;
    display:inline-block;
}
.top-header span{
    padding-right:10px;
    display:inline-block;
}
.top-header .contact{
    float:right;
}

.section.content1 .content1__text *{
    color:#fff;
   /* color:#62a70f; */
    text-shadow: 0px 0px 4px #000;
}
.section-header-image .mission-statement__bg{
    color:#fff!important;
    text-shadow: 0px 0px 4px #000;
    padding:20% 0 0 0;
    background: none!important;
    font-size:150%;
}
.section-header-image .mission-statement__bg h4{
    font-size:169%;
}
.section-header-image .mission-statement__bg:before{display:none;}
.section-header-image .mission-statement__bg:after{display:none;}
.section-header-image .mission-statement__bg *{
    color:#fff; text-shadow: 0px 0px 4px #000!important;
}
.section-header__title {
    font-size: 48px;
    padding: 0px 0px 23px;
    text-align: center;
    line-height: 1;
}
